PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics.formattedcontent Package / PDFFormattedParagraph Class / setLeftIndentation Method
Indentantion of the left side of the paragraph relative to the left margin of the drawing box.
In This Topic
    setLeftIndentation Method
    In This Topic
    Sets the left indentation.
    Syntax
    public void setLeftIndentation( 
       double value
    )

    Parameters

    value
    Indentantion of the left side of the paragraph relative to the left margin of the drawing box.
    See Also